Skip to content

build(deps): bump the simple group across 1 directory with 4 updates#36840

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/misc/dbt-materialize/simple-83852172a8
Open

build(deps): bump the simple group across 1 directory with 4 updates#36840
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/misc/dbt-materialize/simple-83852172a8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Bumps the simple group with 4 updates in the /misc/dbt-materialize directory: click, dbt-protos, idna and pydantic-core.

Updates click from 8.4.0 to 8.4.1

Release notes

Sourced from click's releases.

8.4.1

This is the Click 8.4.1 fix release, which fixes bugs but does not otherwise change behavior and should not result in breaking changes compared to the latest feature release.

PyPI: https://pypi.org/project/click/8.4.1/ Changes: https://click.palletsprojects.com/page/changes/#version-8-4-1 Milestone: https://github.com/pallets/click/milestone/32?closed=1

  • get_parameter_source() is available during eager callbacks and type conversion again. #3458 #3484
  • Zsh completion scripts parse correctly on Windows. #3277 # 3466
  • Shell completion of Choice Enum values produces a valid completion result. #3015
  • Fix empty byte-string handling in echo. #3487
  • Fix closed file error with echo_via_pager. #3449
Changelog

Sourced from click's changelog.

Version 8.4.1

Released 2026-05-21

  • get_parameter_source() is available during eager callbacks and type conversion again. :issue:3458 :issue:3484
  • Zsh completion scripts parse correctly on Windows. :issue:3277 :pr:3466
  • Shell completion of Choice Enum values produces a valid completion result. :issue:3015
  • Fix empty byte-string handling in echo. :issue:3487
  • Fix closed file error with echo_via_pager. :issue:3449
Commits
  • 6eeb50e release version 8.4.1
  • 67921d5 change log and doc fixes (#3495)
  • 9c41f46 Fix changelog and version admonitions
  • 6cb3477 fix skip condition
  • 5ee8e31 fix I/O operation on closed file error with CliRunner and echo_via_pager (#3482)
  • becbde5 pager doesn't close std streams
  • a5f5aa6 Handle empty bytes in echo (#3493)
  • 4d3db84 handle empty bytes in echo
  • d42f15b Fix get_parameter_source() during type conversion and eager callbacks (#3484)
  • 0baa8db Document ctx.params bypass with test and doc
  • Additional commits viewable in compare view

Updates dbt-protos from 1.0.498 to 1.0.514

Commits
  • c84754e Auto-generated from proto v1.0.514
  • 842c03b Auto-generated from proto v1.0.513
  • 5751312 Auto-generated from proto v1.0.512
  • f0f57f0 Auto-generated from proto v1.0.511
  • bb4ab3c Auto-generated from proto v1.0.510
  • b974148 Auto-generated from proto v1.0.509
  • 5886324 Auto-generated from proto v1.0.508
  • 1219ac3 Auto-generated from proto v1.0.507
  • ccbdf21 Auto-generated from proto v1.0.506
  • 7e70c86 Auto-generated from proto v1.0.505
  • Additional commits viewable in compare view

Updates idna from 3.16 to 3.17

Changelog

Sourced from idna's changelog.

3.17 (2026-05-28)

  • Substantial 75% reduction in memory usage through new data structures and some optimization in processing speed.
  • Added a general 1024-character input length cap to the public validation, conversion, and codec entry points. This is well above any legitimate domain or label and guards against pathological inputs.
Commits
  • f48619c Release 3.17
  • 7421ba8 Pre-release 3.17rc0
  • 22ebb73 Merge pull request #251 from kjd/structure-optimizations
  • 2a7ac0a Drop redundant parallel-arrays comment from uts46data
  • 354eee9 Apply ruff format to uts46data.py
  • 8c34ffc Refactor uts46data into parallel arrays
  • 1189629 Range-encode joining_types for compact representation
  • f90b87a Generic length limit for functions
  • d6ffd28 Merge pull request #247 from kjd/release-3.16
  • See full diff in compare view

Updates pydantic-core from 2.46.4 to 2.47.0

Commits

@dependabot dependabot Bot added the A-dependencies Area: dependency upgrades label Jun 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 1, 2026 04:45
@dependabot dependabot Bot added the A-dependencies Area: dependency upgrades label Jun 1, 2026
Bumps the simple group with 4 updates in the /misc/dbt-materialize directory: [click](https://github.com/pallets/click), [dbt-protos](https://github.com/dbt-labs/proto-python-public), [idna](https://github.com/kjd/idna) and [pydantic-core](https://github.com/pydantic/pydantic).


Updates `click` from 8.4.0 to 8.4.1
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.4.0...8.4.1)

Updates `dbt-protos` from 1.0.498 to 1.0.514
- [Commits](dbt-labs/proto-python-public@v1.0.498...v1.0.514)

Updates `idna` from 3.16 to 3.17
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)
- [Commits](kjd/idna@v3.16...v3.17)

Updates `pydantic-core` from 2.46.4 to 2.47.0
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/commits)

---
updated-dependencies:
- dependency-name: click
  dependency-version: 8.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: simple
- dependency-name: dbt-protos
  dependency-version: 1.0.514
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: simple
- dependency-name: idna
  dependency-version: '3.17'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: simple
- dependency-name: pydantic-core
  dependency-version: 2.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: simple
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/misc/dbt-materialize/simple-83852172a8 branch from a74507d to 0c61295 Compare June 3, 2026 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-dependencies Area: dependency upgrades

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants